home *** CD-ROM | disk | FTP | other *** search
/ Power CD / Power CD ATARI-Rechner Lieben.iso / UTILITY / DRUTREI / P1081_1.BAK < prev    next >
Encoding:
Text File  |  1991-02-18  |  13.1 KB  |  271 lines

  1. *****************************************************************
  2. *                                                               *
  3. *    Panasonic KX-P1080/1081  MATRIX PRINTER TREIBER            *
  4. *    ===============================================            *
  5. *                                                               *
  6. *    Diese Datei enthält Konfigurationsdetails für den          *
  7. *    Matrixdrucker Panasonic KX-P1080/81 mit Parallelinterface. *
  8. *                                                               *  
  9. *  - Zeilenabstand über Steuerzeichen einstellbar               *
  10. *  - IBM Zeichensatz durch Graficdruck definiert und erweitert  *
  11. *  - Zeichen durch anderen Font-Satz darstellbar                *
  12. *  - auf Einzelblätter eingestellt                              *
  13. *                                                               *
  14. *                                                               *
  15. *                                                               *
  16. *****************************************************************
  17.  
  18. Pana KX-P1081 / IBM / Endlos
  19.  
  20.  
  21. *    Konfigurationsvariablen
  22. *    =======================
  23. *
  24. *    These six variables define certain printer
  25. *    configuration details required by 1st Word Plus:
  26. *
  27. *    (1)  1 for microspacing daisywheel, else 0
  28. *    (2)  Character width in printer units (daisy)
  29. *    (3)  Linefeed height in printer units
  30. *    (4)  Mid-carriage (daisy) pixels/inch (matrix)
  31. *    (5)  Bold offset in printer units (daisy)
  32. *    (6)  1 to pause printing between pages, else 0
  33. *
  34.  
  35. 0,0,C,48,0,0
  36.  
  37.  
  38. *    Druckercharakteristiken
  39. *    =======================
  40. *
  41. *    This table defines values to be sent to the
  42. *    printer by 1st Word Plus to control its operation.
  43. *
  44. *    An entry consists of:
  45. *
  46. *    (1)  Function number (these must be kept in order)
  47. *    (2)  Command bytes (hex commands and placeholders)
  48. *
  49. *    A placeholder has the top bit set and is substituted
  50. *    by an actual value by 1st Word Plus when printing.
  51. *
  52. *    Lines preceded by an asterisk are commented out.
  53. *
  54. *    For NLQ printers, if the NLQ print style command is the same
  55. *    as the draft style command, you can omit the NLQ command.
  56. *    This does NOT apply to pitch changes.
  57.  
  58. * 0                                * Character width
  59. 1, D, A                            * Linefeed WITH return
  60. * 2                                * Forward print
  61. * 3                                * Reverse print
  62. * 4                                * Vertical tab to line
  63. * 5                                * Absolute horizontal tab 
  64. 6, 1B,47                           * Draft bold on
  65. 7, 1B,48                           * Draft bold off
  66. 8, 1B,45                           * NLQ bold on 
  67. 9, 1B,46                           * NLQ bold off
  68. A, 1B,34                           * Draft italic on
  69. B, 1B,35                           * Draft italic off
  70. C, 1B,78,0,1B,34,1B,47             * NLQ italic on
  71. D, 1B,48,1B,35,1B,78,1             * NLQ italic off
  72. * E, 1B,70,1                       * Draft light on
  73. * F, 1B,7,0                        * Draft light off
  74. 10, 1B,78,0                        * NLQ light on
  75. 11, 1B,78,1                        * NLQ light off + Bold on
  76. 12, 1B,53,0                        * Draft superscript on
  77. 13, 1B,54                          * Draft superscript off
  78. 14, 1B.78,0,1B,53,0                * NLQ superscript on 
  79. 15, 1B,54,1B,78,1                  * NLQ superscript off
  80. 16, 1B,53,1                        * Draft subscript on
  81. 17, 1B,54                          * Draft subscript off
  82. 18, 1B,78,0,1B,53,1                * NLQ subscript on 
  83. 19, 1B,54,1B,78,1                  * NLQ subscript off
  84. 1A, 1B,2D,1                        * Draft underline on
  85. 1B, 1B,2D,0                        * Draft underline off
  86. * 1C, 1B,2D,1                      * NLQ underline on
  87. * 1D, 1B,2D,0, 1B,78,1             * NLQ underline off
  88. * 1E, C                            * Formfeed
  89. * 1F, 12                           * Horizontal initialisation
  90. * 20,1B,52,0                       * Vertical initialisation
  91. 21,1B,40                           * Termination: printer reset
  92. 22,8                               * Backspace
  93. 23,D                               * Carriage return
  94. 24,1B,43,80                        * Form length in lines
  95. 25,1B,41,80                        * Set line feed to N units
  96. * ---- verschiedene graphicmode setzen sihe Druckerhandbuch ----
  97. *26,1B,2A,0                        * Start graphics (mode 0)
  98. *26,1B,2A,1                        * Start graphics (mode 1)
  99. *26,1B,2A,2                        * Start graphics (mode 2)
  100. *26,1B,2A,3                        * Start graphics (mode 3)
  101. *26,1B,2A,4                        * Start graphics (mode 4)
  102. *26,1B,2A,5                        * Start graphics (mode 5)
  103. 26,1B,2A,6                         * Start graphics (mode 6)
  104. * --------------------------------------------------------------
  105. * 27                               * Reserved
  106. 28,1B,78,0,12,1B,57,0,1B,50        * Draft Pica      (10   cpi)
  107. 29,12,1B,57,0,1B,50,1B,78,1        * NLQ   Pica      (10   cpi)
  108. 2A,1B,78,0,12,1B,57,0,1B,4D        * Draft Elite     (12   cpi)
  109. *2B,12,1B,57,0,1B,4D,1B,78,1       * NLQ   Elite     (12   cpi)
  110. 2C,1B,78,0,1B,57,0,1B,50,F         * Draft Condensed (17.2 cpi)
  111. *2D,1B,57,0,1B,50,F,1B,78,1        * NLQ   Condensed (17.2 cpi)
  112. 2E,1B,78,0,12,1B,4D,1B,57,1        * Draft Expanded  ( 5   cpi)
  113. *2F,1B,78,1,12,1B,57,1             * NLQ   Expanded  ( 5   cpi)
  114. * 30,1B,72,0                       * JX Black   ink
  115. * 31,1B,72,1                       * JX Magenta ink
  116. * 32,1B,72,2                       * JX Cyan    ink
  117. * 33,1B,72,4                       * JX Yellow  ink
  118. 0                                  * NULL termination byte
  119.  
  120.  
  121. *    Translation Table
  122. *    =================
  123. *
  124. *    This table is used to translate the ST
  125. *    character codes for output to the printer.
  126. *
  127. *    Each entry consists of:
  128. *
  129. *    (1)  ST character code (these must be in order)
  130. *    (2)  The (possibly null) byte string to be output
  131. *
  132. *    ST character codes with a NULL translation
  133. *    string are printed as spaces.
  134. *
  135. *    ST character codes NOT in the table are sent
  136. *    directly to the printer without translation.
  137.  
  138.  
  139. 7F ,1B,4C,C,0,0,2,6,A,12,22,22,12,A,6,2,0       * 
  140. 80, 43, 8, 2C                                   * Ç
  141. 81, 1B, 52, 2, 7D, 1B, 52, 0                    * ü
  142. 82, 1B, 52, 1, 7B, 1B, 52, 0                    * é
  143. 83, 61, 8, 1B, 52, 0, 5E                        * â
  144. 84, 1B, 52, 2, 7B, 1B, 52, 0                    * ä
  145. 85, 1B, 52, 1, 40, 1B, 52, 0                    * à
  146. 86, 1B, 52, 4, 7D, 1B, 52, 0                    * å
  147. 87, 1B, 52, 1, 5C, 1B, 52, 0                    * ç
  148. 88, 65, 8, 1B, 52, 0, 5E                        * ê
  149. 89, 65, 8, 1B, 52, 1, 7E, 1B, 52, 0             * ë
  150. 8A, 1B, 52, 1, 7D, 1B, 52, 0                    * è
  151. 8B, 69, 8, 1B, 52, 1, 7E, 1B, 52, 0             * ï
  152. 8C, 69, 8, 1B, 52, 0, 5E                        * î
  153. 8D, 1B, 52, 6, 7E, 1B, 52, 0                    * ì
  154. 8E, 1B, 52, 2, 5B, 1B, 52, 0                    * Ä
  155. 8F, 1B, 52, 4, 5D, 1B, 52, 0                    * Å
  156. 90, 1B, 52, 9, 40, 1B, 52, 0                    * É
  157. 91, 1B, 52, 4, 7B, 1B, 52, 0                    * æ
  158. 92, 1B, 52, 4, 5B, 1B, 52, 0                    * Æ
  159. 93, 6F, 8, 1B, 52, 0, 5E                        * ô
  160. 94, 1B, 52, 2, 7C, 1B, 52, 0                    * ö
  161. 95, 1B, 52, 6, 7C, 1B, 52, 0                    * ò
  162. 96, 75, 8, 1B, 52, 0, 5E                        * û
  163. 97, 1B, 52, 1, 7C, 1B, 52, 0                    * ù
  164. 98, 79, 8, 1B, 52, 1, 7E, 1B, 52, 0             * ÿ
  165. 99, 1B, 52, 2, 5C, 1B, 52, 0                    * Ö
  166. 9A, 1B, 52, 2, 5D, 1B, 52, 0                    * Ü
  167. 9B ,1B,4C,C,0,0,0,18,24,24,24,E7,24,24,24,0,0   * ¢
  168. 9C, 1B, 52, 3, 23, 1B, 52, 0                    * £
  169. 9D, 1B, 52, 8, 5C, 1B, 52, 0                    * ¥
  170. 9E, 1B, 52, 2, 7E, 1B, 52, 0                    * ß
  171. 9F ,1B,4C,C,0,0,0,9,9,9,3E,48,48,48,0,0,0       * ƒ
  172. * ------------Zeilenabstand über Steuerzeichen---------------
  173. A0, 1B,41, 5                         * á  5/72 Zoll
  174. A1, 1B,31                            * í  7/72 Zoll
  175. A2, 1B,32                            * ó 12/72 Zoll 1 Zeile
  176. A3, 1B,41, C                         * ú 13/72 Zoll
  177. A4, 1B,41,12                         * ñ 18/72 Zoll 1½Zeile
  178. A5, 1B,66, 1, 1                      * Ñ Leerschritt Vertikal
  179. * -----------------------------------------------------------
  180. A6, 61, 8, 5F                                   * ª
  181. A7, 6F, 8, 5F                                   * º
  182. A8, 1B, 52, 7, 5D                               * ¿
  183. A9 ,1B,4C,C,0,0,0,0,0,1F,10,10,10,10,10,10,0    * ⌐
  184. AA ,1B,4C,C,0,0,10,10,10,10,10,10,1F,0,0,0,0    * ¬
  185. AB, 1B,4C,C,0,0,0,E3,6,C,18,30,65,C9,B,5,0      * ½
  186. AC, 1B,4C,C,0,0,0,E3,6,C,18,30,66,CA,12,1F,0    * ¼
  187. AD, 1B, 52, 7, 5B, 1B, 52, 0                    * ¡
  188. AE, 1B,4C,C,0,0,0,10,28,44,82,10,28,44,82,0,0   * «
  189. AF, 1B,4C,C,0,0,0,82,44,28,10,82,44,28,10,0,0   * »
  190. B0, 61, 8, 1B, 52, 0, 7E                        * ã
  191. B1, 6F, 8, 1B, 52, 0, 7E                        * õ
  192. B2, 1B, 52, 4, 5C, 1B, 52, 0                    * Ø
  193. B3 ,1B,4C,C,0,0,0,0,0,0,FF,0,0,0,0,0,0          * ø
  194. B4 ,1B,4C,C,0,8,8,8,8,8,FF,0,0,0,0,0,0          * œ
  195. B5 ,1B,4C,C,0,14,14,14,14,14,FF,0,0,0,0,0,0     * Œ
  196. B6 ,1B,4C,C,0,8,8,8,8,FF,0,FF,0,0,0,0,0         * À
  197. B7 ,1B,4C,C,0,8,8,8,8,F,8,F,0,0,0,0,0           * Ã
  198. B8 ,1B,4C,C,0,14,14,14,14,14,1F,0,0,0,0,0,0     * Õ
  199. B9 ,1B,4C,C,0,14,14,14,14,F7,0,FF,0,0,0,0,0     * ¨
  200. BA ,1B,4C,C,0,0,0,0,0,FF,0,FF,0,0,0,0,0         * ´
  201. BB ,1B,4C,C,0,14,14,14,14,17,10,1F,0,0,0,0,0    * †
  202. BC ,1B,4C,C,0,14,14,14,14,F4,4,FC,0,0,0,0,0     * ¶
  203. BD ,1B,4C,C,0,8,8,8,8,F8,8,F8,0,0,0,0,0         * ©
  204. BE ,1B,4C,C,0,14,14,14,14,14,FC,0,0,0,0,0,0     * ®
  205. BF ,1B,4C,C,0,8,8,8,8,8,F,0,0,0,0,0,0           * ™
  206. C0 ,1B,4C,C,0,0,0,0,0,0,F8,8,8,8,8,8,8          * ij
  207. C1 ,1B,4C,C,0,8,8,8,8,8,F8,8,8,8,8,8,8          * IJ
  208. C2 ,1B,4C,C,0,8,8,8,8,8,F,8,8,8,8,8,8           * א
  209. C3 ,1B,4C,C,0,0,0,0,0,0,FF,8,8,8,8,8,8          * ב
  210. C4 ,1B,4C,C,0,8,8,8,8,8,8,8,8,8,8,8,8           * ג
  211. C5 ,1B,4C,C,0,8,8,8,8,8,FF,8,8,8,8,8,8          * ד
  212. C6 ,1B,4C,C,0,0,0,0,0,0,FF,14,14,14,14,14,14    * ה
  213. C7 ,1B,4C,C,0,0,0,0,0,FF,0,FF,8,8,8,8,8         * ו
  214. C8 ,1B,4C,C,0,0,0,0,0,FC,4,F4,14,14,14,14,14    * ז
  215. C9 ,1B,4C,C,0,0,0,0,0,1F,10,17,14,14,14,14,14   * ח
  216. CA ,1B,4C,C,0,14,14,14,14,F4,4,F4,14,14,14,14,14  * ט
  217. CB ,1B,4C,C,0,14,14,14,14,17,10,17,14,14,14,14,14 * י
  218. CC ,1B,4C,C,0,0,0,0,0,FF,0,F7,14,14,14,14,14      * כ
  219. CD ,1B,4C,C,0,14,14,14,14,14,14,14,14,14,14,14,14 * ל
  220. CE ,1B,4C,C,0,14,14,14,14,F7,0,F7,14,14,14,14,14  * מ
  221. CF ,1B,4C,C,0,14,14,14,14,14,F4,14,14,14,14,14,14 * נ
  222. D0 ,1B,4C,C,0,8,8,8,8,F8,8,F8,8,8,8,8,8           * ס
  223. D1 ,1B,4C,C,0,14,14,14,14,14,17,14,14,14,14,14,14 * ע
  224. D2 ,1B,4C,C,0,8,8,8,8,F,8,F,8,8,8,8,8             * פ
  225. D3 ,1B,4C,C,0,0,0,0,0,F8,8,F8,8,8,8,8,8           * צ
  226. D4 ,1B,4C,C,0,0,0,0,0,0,FC,14,14,14,14,14,14      * ק
  227. D5 ,1B,4C,C,0,0,0,0,0,0,1F,14,14,14,14,14,14      * ר
  228. D6 ,1B,4C,C,0,0,0,0,0,F,8,F,8,8,8,8,8             * ש
  229. D7 ,1B,4C,C,0,8,8,8,8,FF,8,FF,8,8,8,8,8           * ת
  230. D8 ,1B,4C,C,0,14,14,14,14,14,FF,14,14,14,14,14,14 * ן
  231. D9 ,1B,4C,C,0,8,8,8,8,8,F8,0,0,0,0,0,0            * ך
  232. DA ,1B,4C,C,0,0,0,0,0,0,F,8,8,8,8,8,8             * ם
  233. DB ,1B,4C,C,0,8,8,8,8,FF,0,FF,8,8,8,8,8           * ף
  234. DC ,1B,4C,C,0,14,14,14,14,14,F7,14,14,14,14,14,14 * ץ
  235. DD, 1B, 52, 2, 40, 1B, 52, 0                      * §
  236. DE ,1B,4C,C,0,0,0,4,8,10,20,20,10,8,4,0,0         * ∧
  237. DF ,1B,4C,C,0,0,1C,22,22,22,14,8,14,22,22,22,1C   * ∞
  238. E0 ,1B,4C,C,0,0,0,1C,22,22,22,14,8,14,22,0,0      * α
  239. E1, 1B, 52, 2, 7E, 1B, 52, 0                      * β
  240. E2, 1B,4C,C,0,82,7C,82,0,80,0,80,0,C0,0,0,0       * Γ
  241. E3 ,1B,4C,C,0,0,0,10,20,3E,20,20,20,3C,22,40,0    * π
  242. E4 ,1B,4C,C,0,0,0,0,82,C6,AA,92,92,82,82,C6,0     * Σ
  243. E5 ,1B,4C,C,0,0,1C,22,22,22,22,7C,80,80,0,0,0     * σ
  244. E6 ,1B,4C,C,0,0,0,1,2,3E,2,2,2,3C,2,0,0           * µ
  245. E7 ,1B,4C,C,0,0,20,40,40,7C,42,40,40,80,0,0,0     * τ
  246. E8 ,1B,4C,C,0,0,0,0,18,A5,A5,E7,A5,A5,18,0,0      * Φ
  247. E9, 1B,4C,C,0,0,0,0,18,24,52,0,52,24,18,0,0       * Θ
  248. EA ,1B,4C,C,0,0,0,4,72,8E,80,80,80,8E,72,4,0      * Ω
  249. EB ,1B,4C,C,0,0,0,0,C,12,52,B2,92,4C,0,0,0        * δ
  250. EC ,1B,4C,C,0,0,0,18,25,25,25,7E,A4,A4,A4,18,0    * ∮
  251. ED ,1B,4C,C,0,0,0,1C,22,22,22,7F,22,22,22,1C,0    * ϕ
  252. EE ,1B,4C,C,0,0,0,7C,92,92,92,92,92,92,92,92,0    * ∈
  253. EF ,1B,4C,C,0,0,0,7E,80,80,80,80,80,80,80,7E,0    * ∩
  254. F0 ,1B,4C,C,0,0,0,54,54,54,54,54,54,54,54,54,0    * ≡
  255. F1 ,1B,4C,C,0,0,0,22,22,22,22,FA,22,22,22,22,0    * ±
  256. F2, 3E, 8, 5F                                     * ≥
  257. F3, 3C, 8, 5F                                     * ≤
  258. F4 ,1B,4C,C,0,0,0,0,0,7F,80,80,80,60,0,0,0        * ⌠
  259. F5 ,1B,4C,C,0,6,1,1,1,FE,0,0,0,0,0,0,0            * ⌡
  260. F6 ,1B,4C,C,0,0,0,10,10,10,54,54,10,10,10,0,0     * ÷
  261. F7 ,1B,4C,C,0,0,0,24,48,48,48,24,12,12,12,24,0    * ≈
  262. F8, 1B, 52, 1, 5B, 1B, 52, 0                      * °
  263. F9 ,1B,4C,C,0,0,0,40,E0,E0,E0,40,0,0,0,0,0        * ∙
  264. FA ,1B,4C,C,0,0,0,10,38,38,38,10,0,0,0,0,0        * ·
  265. FB ,1B,4C,C,0,10,10,18,4,2,FC,80,80,80,80,C0,0    * √
  266. FC ,1B,4C,C,0,0,0,F8,80,80,80,80,78,0,0,0,0       * ⁿ
  267. FD ,1B,4C,C,0,0,48,88,88,98,88,A8,48,0,0,0,0      * ²
  268. FE ,1B,4C,C,0,0,50,88,88,A8,A8,A8,50,0,0,0,0      * ³
  269. 0                                                 * NULL
  270.  
  271.